SnippetManager.getSearchPath

Gets the list directories where @self looks for snippet files.

class SnippetManager
string[]
getSearchPath
()

Return Value

Type: string[]

%NULL-terminated array containing a list of snippet files directories. The array is owned by @lm and must not be modified.

Meta